/*
Theme Name:     3clicks Child Theme
Theme URI:      http://3clicks.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       3clicks
Version:        1.0
Tags:           flexible-width, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/*media screen*/


html{    
    width:100%;
    height:100%;
}
@font-face {
    font-family: "SourceHanSansCN-ExtraLight";
    src: url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-ExtraLight.eot"); /* IE9 */
    src: url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-ExtraLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-ExtraLight.woff") format("woff"), /* chrome,firefox */
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-ExtraLight.ttf") format("truetype"), /* chrome,irefox,opera,safari, Android, iOS 4.2+ */
    
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-ExtraLight.svg#SourceHanSansCN-ExtraLight") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "SourceHanSansCN-Light";
    src: url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-Light.eot"); /* IE9 */
    src: url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-Light.woff") format("woff"), /* chrome,firefox */
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-Light.ttf") format("truetype"), /* chrome,firefox,opera,Safari, Android, iOS 4.2+ */
    
    url("/wp-content/themes/3clicks/css/fontface-kits/SourceHanSansCN-fontfacekit/SourceHanSansCN-Light.svg#SourceHanSansCN-Light") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


body {
	line-height:2em;
}

/*media screen*/
input[type=checkbox] {
    margin: 4px 3px 14px 0px;
    background: cyan;
}
span.wpcf7-list-item {
  display: block !important;
}

/*Special style for case page instead of manual*/
.g1_work .case-info{
	background: #f1f1f1;
	border-width: 3px 0;
	padding: 90px 0;
}
.g1_work .case-info h2,
.g1_work .case-overview h2,
.g1_work .case-surface h2,
.g1_work .case-lobby h2,
.g1_work .case-workshop h2,
.g1_work .case-vi h2,
.g1_work .case-cad h2,
.g1_work .case-address h2

{
	text-align:center;
}
.g1_work .case-overview{
	border-width: 3px 0 0;
	padding: 90px 0;
	color:#fff;
}
.g1_work .case-overview h2{
	color:#fff;
}
.g1_work .case-surface{
	padding: 90px 0 30px;
	border-width: 3px 0 0;
}
.g1_work .case-lobby{
	padding: 90px 0;
	border-width: 3px 0 0;
}
.g1_work .case-workshop{
	padding: 90px 0;
	border-width: 3px 0 0;
}
.g1_work .case-vi{
	padding: 90px 0;
	border-width: 3px 0 0;	
}
.g1_work .case-cad{
	padding: 90px 0;
	border-width: 3px 0 0;	
}
.g1_work .case-address{
	padding: 90px 0;
	border-width: 3px 0 0;	
}